projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6cba7a
)
* progmodes/compile.el (compilation-error-regexp-alist-alist):
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 6 May 2008 03:23:11 +0000
(
03:23
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 6 May 2008 03:23:11 +0000
(
03:23
+0000)
Tweak Open Watcom regexp to distinguish between errors and
warnings.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8b3d4af9215a24c2547ea84307f830403a74ce4d..50bd5c36358b0c5314432e2c13e2ff7c456ed9a4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-05-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * progmodes/compile.el (compilation-error-regexp-alist-alist):
+ Tweak Open Watcom regexp to distinguish between errors and
+ warnings.
+
2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
* dired.el (dired-read-dir-and-switches): Fix up last change.